home *** CD-ROM | disk | FTP | other *** search
/ Java Interactive Reference Guide / Java Interactive Reference Guide.iso / autorun / java_d.dir / 00058.ls < prev    next >
Encoding:
Text File  |  1980-01-11  |  97 b   |  9 lines

  1. on mouseUp
  2. end
  3.  
  4. on mouseDown
  5.   set the castNum of sprite 33 to 998
  6.   updateStage()
  7.   go("8")
  8. end
  9.